home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / sound / convert.lzh / README.DOC < prev    next >
Text File  |  1990-09-29  |  578b  |  17 lines

  1.    
  2.    
  3.    These programs convert between the format used by the Hippo/Navarone
  4. software and the ST format used by Play, Beep, etc.  Call them as follows:
  5.  
  6. hippo2st 
  7.     usage: hippo2st <hippo file> <ST file>
  8.     Converts a Hippo/Navarone sample to an ST sample
  9.     File names may be the same; i.e., conversion can be done "in place".
  10.  
  11. st2hippo    
  12.     usage: st2hippo <ST file> <Hippo file> <sample rate>
  13.     Converts an ST sample to a  Hippo/Navarone sample
  14.     File names may be the same; i.e., conversion can be done "in place".
  15.     Specify the sample rate in Hertz (samples/sec.)
  16.  
  17.